+2007-01-23 Juanma Barranquero <lekktu@gmail.com>
+
+ * editfns.c (Finsert_char): Doc fix.
+ (Fget_internal_run_time, Fdecode_time): Fix typos in docstrings.
+
2007-01-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
* macselect.c [TARGET_API_MAC_CARBON] (mac_do_receive_drag): Don't
* .gdbinit: Reformat documentation so that first sentence
displays properly with "help user-defined" (like apropos).
-2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
+2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change)
* epaths.in: Move PATH_DOC from local/info to local/share/info.
2007-01-13 Eli Zaretskii <eliz@gnu.org>
- * process.c (Fdelete_process, Fprocess_id, sigchld_handler): Copy
- PID into EMACS_INT to avoid GCC warnings.
+ * process.c (Fdelete_process, Fprocess_id, sigchld_handler):
+ Copy PID into EMACS_INT to avoid GCC warnings.
* fns.c (maybe_resize_hash_table): Copy new size of hash table
into EMACS_INT to avoid GCC warnings.
* xterm.h (x_display_info): New: net_supported_atoms,
nr_net_supported_atoms and net_supported_window.
- * xterm.c: New variable last_user_time.
+ * xterm.c (last_user_time): New variable.
(handle_one_xevent): Set last_user_time from events that have Time.
Set net_supported_window to 0 when reparented.
(wm_supports): New function.